Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
Using the ON phrase on a block header
In addition to placing one or more
UNDOstatements within a transaction, you can also specify the default undo processing as part of the block header of aFOR,REPEAT, orDOblock. The default action is to retry the block that was undone or, if there is no user interaction that could change the data, to leave the block.The
UNDOphrase as a part of a block header has the same syntax as theUNDOstatement itself. You can specify the action to beLEAVE,NEXT,RETRY(with or without a label), orRETURN ERRORorNO-APPLY.There are four special conditions Progress recognizes:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |